home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Fiszkowe programy do nauki
/
Teach2000 8.19
/
teach819.exe
/
{app}
/
Teach2000.exe
/
0
/
RCDATA
/
TFRMPREFERENCES
/
TFRMPREFERENCES.txt
Wrap
Text File
|
2007-07-13
|
10KB
|
418 lines
object frmPreferences: TfrmPreferences
Left = 0
Top = 0
HelpContext = 1100
BorderIcons = [biSystemMenu, biHelp]
ClientHeight = 342
ClientWidth = 464
Color = clBtnFace
Constraints.MinHeight = 376
Constraints.MinWidth = 472
ParentFont = True
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object pnlBottom: TPanel
Left = 0
Top = 301
Width = 464
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
DesignSize = (
464
41)
object btnCancel: TTntButton
Left = 374
Top = 8
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
ModalResult = 2
TabOrder = 1
end
object btnOK: TTntButton
Left = 294
Top = 8
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Default = True
ModalResult = 1
TabOrder = 0
OnClick = btnOKClick
end
object btnBackToDefaults: TTntButton
Left = 176
Top = 8
Width = 113
Height = 25
TabOrder = 2
OnClick = btnBackToDefaultsClick
end
end
object pnlMenu: TPanel
Left = 0
Top = 0
Width = 97
Height = 301
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
OnMouseMove = pnlMenuMouseMove
object sbGeneral: TTntSpeedButton
Left = 8
Top = 8
Width = 81
Height = 57
GroupIndex = 1
Down = True
Caption = 'General'
Layout = blGlyphTop
OnClick = sbMenuClick
OnMouseMove = sbMouseMove
end
object sbEdit: TTntSpeedButton
Tag = 1
Left = 8
Top = 65
Width = 81
Height = 57
GroupIndex = 1
Caption = 'Edit'
Layout = blGlyphTop
OnClick = sbMenuClick
OnMouseMove = sbMouseMove
end
object sbTest: TTntSpeedButton
Tag = 2
Left = 8
Top = 122
Width = 81
Height = 57
GroupIndex = 1
Caption = 'Test'
Layout = blGlyphTop
OnClick = sbMenuClick
OnMouseMove = sbMouseMove
end
object sbAdvanced: TTntSpeedButton
Tag = 3
Left = 8
Top = 179
Width = 81
Height = 57
GroupIndex = 1
Caption = 'Advanced'
OnClick = sbMenuClick
OnMouseMove = sbMouseMove
end
end
object pnlProperties: TPanel
Left = 97
Top = 0
Width = 367
Height = 301
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object pcMain: TTntPageControl
Left = 0
Top = 24
Width = 367
Height = 277
ActivePage = tsGeneral
Align = alClient
TabOrder = 0
object tsGeneral: TTntTabSheet
Caption = 'tsGeneral'
DesignSize = (
359
249)
object lblLanguage: TTntLabel
Left = 16
Top = 36
Width = 57
Height = 13
Caption = 'lblLanguage'
FocusControl = cbLanguage
end
object Bevel1: TBevel
Left = 16
Top = 136
Width = 321
Height = 9
Anchors = [akLeft, akTop, akRight]
Shape = bsTopLine
end
object cbLanguage: TBasComboBox
Left = 200
Top = 32
Width = 137
Height = 21
Style = csDropDownList
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
TabOrder = 0
end
object cbCheckForUpdates: TTntCheckBox
Left = 16
Top = 72
Width = 311
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbCheckForUpdates'
TabOrder = 1
end
object btnCheckNow: TTntButton
Left = 16
Top = 104
Width = 113
Height = 25
TabOrder = 2
OnClick = btnCheckNowClick
end
object btnFunctionKeys: TTntButton
Left = 16
Top = 152
Width = 153
Height = 25
TabOrder = 3
OnClick = btnFunctionKeysClick
end
end
object tsEdit: TTntTabSheet
Caption = 'tsEdit'
ImageIndex = 1
DesignSize = (
359
249)
object lblNumberOfRecentFiles: TTntLabel
Left = 16
Top = 131
Width = 114
Height = 13
Caption = 'lblNumberOfRecentFiles'
FocusControl = seMRUFileCount
end
object cbBackupToRecycleBin: TTntCheckBox
Left = 16
Top = 32
Width = 313
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbBackupToRecycleBin'
TabOrder = 0
end
object cbRememberLastDirUsed: TTntCheckBox
Left = 16
Top = 58
Width = 313
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbRememberLastDirUsed'
TabOrder = 1
end
object seMRUFileCount: TSpinEdit
Left = 264
Top = 123
Width = 73
Height = 22
Anchors = [akLeft, akTop, akRight]
MaxValue = 10
MinValue = 0
TabOrder = 3
Value = 0
end
object cbInsertFromFileShowOrigin: TTntCheckBox
Left = 16
Top = 84
Width = 313
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbInsertFromFileShowOrigin'
TabOrder = 2
end
end
object tsTest: TTntTabSheet
Caption = 'tsTest'
ImageIndex = 2
DesignSize = (
359
249)
object lblTimeToDisplayAnswer: TTntLabel
Left = 16
Top = 6
Width = 114
Height = 13
Caption = 'lblTimeToDisplayAnswer'
FocusControl = seTimeTodisplayAnswer
end
object btnSoundYes: TTntSpeedButton
Left = 312
Top = 104
Width = 23
Height = 22
Anchors = [akTop, akRight]
Flat = True
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = btnSoundYesClick
end
object btnSoundNo: TTntSpeedButton
Left = 312
Top = 136
Width = 23
Height = 22
Anchors = [akTop, akRight]
Flat = True
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = btnSoundNoClick
end
object lblTop10DifficultQuestions: TTntLabel
Left = 16
Top = 180
Width = 124
Height = 13
Caption = 'lblTop10DifficultQuestions'
FocusControl = seTop10DifficultQuestions
end
object lblNorm: TTntLabel
Left = 16
Top = 212
Width = 35
Height = 13
Caption = 'lblNorm'
FocusControl = cbNorm
end
object seTimeTodisplayAnswer: TSpinEdit
Left = 264
Top = 3
Width = 73
Height = 22
Anchors = [akLeft, akTop, akRight]
MaxValue = 10
MinValue = 0
TabOrder = 0
Value = 0
end
object cbCustomSoundYes: TTntCheckBox
Left = 16
Top = 112
Width = 281
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbCustomSoundYes'
TabOrder = 3
OnClick = cbCustomSoundYesClick
end
object cbCustomSoundNo: TTntCheckBox
Left = 16
Top = 144
Width = 281
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'cbCustomSoundNo'
TabOrder = 4
OnClick = cbCustomSoundNoClick
end
object seTop10DifficultQuestions: TSpinEdit
Left = 264
Top = 176
Width = 73
Height = 22
Anchors = [akLeft, akTop, akRight]
MaxValue = 1000
MinValue = 1
TabOrder = 5
Value = 10
end
object cbNorm: TTntComboBox
Left = 192
Top = 208
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 6
Text = '60%'
Items.Strings = (
'60%'
'80%')
end
object cbDisplayQuestionNumber: TTntCheckBox
Left = 16
Top = 54
Width = 281
Height = 17
Caption = 'cbDisplayQuestionNumber'
TabOrder = 2
end
object cbMoveQuestionOnEmptyAnswer: TTntCheckBox
Left = 16
Top = 31
Width = 281
Height = 17
Caption = 'cbMoveQuestionOnEmptyAnswer'
TabOrder = 1
end
end
object tsAdvanced: TTntTabSheet
Caption = 'tsAdvanced'
ImageIndex = 3
DesignSize = (
359
249)
object lblFileAssociation: TTntLabel
Left = 16
Top = 36
Width = 80
Height = 13
Caption = 'lblFileAssociation'
FocusControl = clbFileAssociation
end
object clbFileAssociation: TCheckListBox
Left = 136
Top = 32
Width = 201
Height = 57
OnClickCheck = clbFileAssociationClickCheck
Anchors = [akLeft, akTop, akRight]
ItemHeight = 13
TabOrder = 0
end
end
end
object pnlCaption: TPanel
Left = 0
Top = 0
Width = 367
Height = 24
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvNone
Caption = 'pnlCaption'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
end
object OpenDialog: TTntOpenDialog
DefaultExt = 'wav'
Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
Left = 296
Top = 64
end
end